<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* reset */
@font-face {
	font-family: 'fang';
	src: url('/Template/cn/fonts/SourceHanSansHWSC-Bold.otf');
	src: url('/Template/cn/fonts/SourceHanSansHWSC-Regular.otf');
}
html {
	font-size: 62.5%;
}
body {
	min-height: 100%;
	background: #fff;
	font-size: 1.6rem;
}
body {
	_height: 100%
}
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, input, select, textarea, button, p, blockquote, th, td, figure {
	margin: 0;
	padding: 0
}
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, p, blockquote, figure, header, footer, nav, article, section, aside, address, figcaption {
*zoom: 1
}
li {
	list-style-type: none
}
iframe, frame, fieldset, img {
	border: 0 none
}
img {
	vertical-align: top;
}
input[type=button], input[type=submit], input[type=reset] {
	cursor: pointer
}
button {
	cursor: pointer
}
input, textarea, button {
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	background: #fff;
}
input[type=radio] {
	-webkit-border-radius: 100%;
	-webkit-appearance: radio
}
input[type=checkbox] {
	-webkit-appearance: checkbox
}
input[type=search] {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box
}
textarea {
	overflow: auto;
	resize: none;
	background: #fff;
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
caption, th {
	text-align: left
}
th {
	font-weight: normal
}
em, cite, address, i {
	font-style: normal
}
body, input, select, button, textarea {
	color: #333;
	font-family:  "Microsoft Yahei",'Source Han Sans CN', 'fang', 'PingFangSC-Regular', sans-serif, 'MicrosoftJhengHei', arial, "\5b8b\4f53";
}
h1, h2, h3, h4, h5, h6 {
	font-size: inherit;
	font-weight: normal;
}
body {
	line-height: 1.5
}
.song {
	font-family: "\5b8b\4f53";
}
a:link, a:visited, a:active, a {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #5bade1;
}
 input::-webkit-search-cancel-button {
 display: none;
}
/* clear 页头，页脚，内容区都不用再加清除样式 */
.cf:before {
	content: '';
	display: table
}
.cf:after {
	content: '';
	display: table;
	clear: both
}
.cf {
*zoom: 1
}
.clear, .cl {
	display: block!important;
	float: none!important;
	clear: both;
	width: auto!important;
	max-width: none!important;
	min-width: 0!important;
	max-height: none!important;
	min-height: 0!important;
	overflow: hidden;
	margin: 0!important;
	padding: 0!important;
	border: 0 none!important;
	font-size: 0!important;
	line-height: 0!important
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}/* End hide from IE-mac */
a, a:active, a:focus, input:focus, a:hover, a.music-toggle-btn:active, a.music-toggle-btn:focus, input:focus, a.music-toggle-btn:hover, img, img:active, img:focus, li:active, li:focus, li:focus, div, div:active, div:focus, div:hover, textarea, textarea:active, textarea:focus, textarea:hover button, button:active, button:focus, button:hover {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	-webkit-user-modify: read-write-plainteeet-only;
	outline: none;
	-webkit-tap-highlight-color: transparent;
}
/*公用样式end*/

.fl {
	float: left;
}
.fr {
	float: right;
}
.oh {
	overflow: hidden;
}
.center {
	text-align: center;
}
.f-left {
	text-align: left;
}
.f-right {
	text-align: right;
}
.bank5 {
	height: 5px;
	display: block;
}
.bank10 {
	height: 10px;
	display: block;
}
.bank15 {
	height: 15px;
	display: block;
}
.bank20 {
	height: 20px;
	display: block;
}
.bank30 {
	height: 30px;
	display: block;
}
.bank40 {
	height: 40px;
	display: block;
}
.bank50 {
	height: 50px;
	display: block;
}
.bank60 {
	height: 60px;
	display: block;
}
body .bon-blank, body .bon-blank2, body .bon-blue, body .bon-black, body .bon-red, body .bon-orange, body .bon-orange2, body .bon-gray {
	background: #ff9500;
	border: 1px solid #ff9500;
	color: #fff;
	border-radius: 2em;
	padding: 0 1em;
	line-height: 2.5;
	color: #fff;
	text-align: center;
	display: inline-block;
	min-width: 4em;
}
body .bon-blue {
	background: #205bbe;
	border: 1px solid #205bbe;
}
body .bon-black {
	background: #646464;
	border: 1px solid #646464;
}
body .bon-orange {
	background: #ff7700;
	border: 1px solid #ff7700;
}
body .bon-orange2 {
	background: #ff9500;
	border: 1px solid #ff9500;
}
body .bon-red {
	background: #e92c2c;
	border: 1px solid #e92c2c;
}
body .bon-blank {
	background: none;
	color: #205bbe;
}
body .bon-blank2 {
	background: none;
	border: 1px solid #ddd;
	color: #545454;
}
body .bon-gray {
	background: #999;
	border: 1px solid #999;
}
body .fff {
	color: #fff;
}
body .red {
	color: #e92c2c;
}
body .orange {
	color: #bda87f;
}
body .blue {
	color: #5bade1;
}
body .black {
	color: #000;
}
body .gray {
	color: #999;
}
body .gray2 {
	color: #666;
}
body .green {
	color: #5d9731
}
body .text-d {
	text-decoration: underline;
}
.text-d {
	text-decoration: underline;
}
.bg-000 {
	background: #000;
}
.bg-333 {
	background: #545454;
}
.bg-f3 {
	background: #f3f3f3;
}
.bg-fa {
	background: #fafafa;
}
.bg-fff {
	background: #fff;
}
.bg-k {
	background: url(../images/n1_07.jpg);
	background-attachment: fixed;
}
.bg-f8 {
	background: #f8f8f8;
}
body .bon-blank.disabled, body .bon-blue.disabled, body .bon-black.disabled, body .bon-red.disabled, body .bon-orange.disabled {
	opacity: 0.6;
	filter: alpha(opacity=60);
	cursor: no-drop;
}
body .bon-blank img, body .bon-blue img, body .bon-black img, body .bon-red img, body .bon-orange img {
	vertical-align: middle;
	position: relative;
	top: -2px;
}
.f-b {
	font-weight: bold;
}
.f-12 {
	font-size: 1.2rem;
}
.f-14 {
	font-size: 1.4rem;
}
.f-16 {
	font-size: 1.6rem;
}
.f-18 {
	font-size: 1.8rem;
}
.f-20 {
	font-size: 2.0rem;
}
.f-22 {
	font-size: 2.1rem;
}
.f-24 {
	font-size: 2.2rem;
}
.f-26 {
	font-size: 2.3rem;
}
.f-28 {
	font-size: 2.4rem;
}
.f-30 {
	font-size: 2.5rem;
}
.f-32 {
	font-size: 2.6rem;
}
.f-34 {
	font-size: 2.7rem;
}
.f-36 {
	font-size: 2.8rem;
}
.f-38 {
	font-size: 3.0rem;
}
.f-40 {
	font-size: 3.5rem;
}
.f-42 {
	font-size: 3.8rem;
}
.f-45 {
	font-size: 4.0rem;
}
.f-48 {
	font-size: 4.2rem;
}
.f-50 {
	font-size: 4.4rem;
}
.f-56 {
	font-size: 4.8rem;
}
.f-60 {
	font-size: 5.0rem;
}
.f-68 {
	font-size: 5.8rem;
}
.f-108 {
	font-size: 10.8rem;
}
.h1, h1 {
	font-weight: normal;
}
.h2, h2 {
	font-weight: normal;
}
.h3, h3 {
	font-weight: normal;
}
.h4, h4 {
	font-weight: normal;
}
.h5, h5 {
	font-weight: normal;
}
.h6, h6 {
	font-weight: normal;
}
.uppercase {
	text-transform: uppercase;
}
.img_ratio {
	position: relative;
	display: block;
}
.img_ratio img {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	height: 100%;
	object-fit: cover;
}
.ellipsis {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.ellipsis-2 {
	overflow: hidden;
	line-height: 1.5;
	height: 3em;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}
.ellipsis-3 {
	overflow: hidden;
	line-height: 1.5;
	height: 4.5em;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	line-clamp: 3;
	-webkit-box-orient: vertical;
}
.ellipsis-4 {
	overflow: hidden;
	line-height: 1.5;
	height: 6em;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	line-clamp: 4;
	-webkit-box-orient: vertical;
}
.ellipsis-5 {
	overflow: hidden;
	line-height: 1.5;
	height: 7.5em;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 5;
	line-clamp: 5;
	-webkit-box-orient: vertical;
}
.ellipsis-6 {
	overflow: hidden;
	line-height: 1.5;
	height: 9em;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	line-clamp: 6;
	-webkit-box-orient: vertical;
}
.ellipsis-7 {
	overflow: hidden;
	line-height: 1.5;
	height: 10.5em;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 7;
	line-clamp: 7;
	-webkit-box-orient: vertical;
}
.ellipsis-8 {
	overflow: hidden;
	line-height: 1.5;
	height: 12em;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 8;
	line-clamp: 8;
	-webkit-box-orient: vertical;
}
.ellipsis-9 {
	overflow: hidden;
	line-height: 1.5;
	height: 13.5em;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 9;
	line-clamp: 9;
	-webkit-box-orient: vertical;
}
.line-000 {
	height: 1px;
	background: #000;
}
.line-333 {
	height: 1px;
	background: #545454;
}
.line-666 {
	height: 1px;
	background: #666;
}
.line-999 {
	height: 1px;
	background: #999;
}
.line-aaa {
	height: 1px;
	background: #aaa;
}
.line-ccc {
	height: 1px;
	background: #ccc;
}
.line-ddd {
	height: 1px;
	background: #ddd;
}
.line-eee {
	height: 1px;
	background: #eee;
}
.line-fff {
	height: 1px;
	background: #fff;
}
.line-bd {
	height: 1px;
	background: #bdaa87;
}
.line-15 {
	line-height: 15px;
}
.line-20 {
	line-height: 20px;
}
.line-25 {
	line-height: 25px;
}
.line-30 {
	line-height: 30px;
}
.line-35 {
	line-height: 35px;
}
.line-40 {
	line-height: 40px;
}
.line-45 {
	line-height: 45px;
}
.line-50 {
	line-height: 50px;
}
.pad-1 {
	padding: 1px;
}
.pad-2 {
	padding: 2px;
}
.pad-3 {
	padding: 3px;
}
.pad-4 {
	padding: 4px;
}
.pad-5 {
	padding: 5px;
}
.pad-6 {
	padding: 6px;
}
.pad-7 {
	padding: 7px;
}
.pad-8 {
	padding: 8px;
}
.pad-9 {
	padding: 9px;
}
.pad-10 {
	padding: 10px;
}
.pad-15 {
	padding: 15px;
}
.pad-20 {
	padding: 20px;
}
.pad-30 {
	padding: 30px;
}
.pad-40 {
	padding: 40px;
}
.pad-50 {
	padding: 50px;
}
.pad-b-5 {
	padding-bottom: 5px;
}
.pad-b-10 {
	padding-bottom: 10px;
}
.pad-b-15 {
	padding-bottom: 15px;
}
.pad-b-20 {
	padding-bottom: 20px;
}
.pad-b-30 {
	padding-bottom: 30px;
}
.pad-b-40 {
	padding-bottom: 40px;
}
.pad-b-50 {
	padding-bottom: 50px;
}
.pad-t-5 {
	padding-top: 5px;
}
.pad-t-10 {
	padding-top: 10px;
}
.pad-t-15 {
	padding-top: 15px;
}
.pad-t-20 {
	padding-top: 20px;
}
.pad-t-30 {
	padding-top: 30px;
}
.pad-t-40 {
	padding-top: 40px;
}
.pad-t-50 {
	padding-top: 50px;
}
.pad-r-5 {
	padding-right: 5px;
}
.pad-r-10 {
	padding-right: 10px;
}
.pad-r-15 {
	padding-right: 15px;
}
.pad-r-20 {
	padding-right: 20px;
}
.pad-r-30 {
	padding-right: 30px;
}
.pad-r-40 {
	padding-right: 40px;
}
.pad-r-50 {
	padding-right: 50px;
}
.pad-l-5 {
	padding-left: 5px;
}
.pad-l-10 {
	padding-left: 10px;
}
.pad-l-15 {
	padding-left: 15px;
}
.pad-l-20 {
	padding-left: 20px;
}
.pad-l-30 {
	padding-left: 30px;
}
.pad-l-40 {
	padding-left: 40px;
}
.pad-l-50 {
	padding-left: 50px;
}
.mag-5 {
	margin: 5px;
}
.mag-10 {
	margin: 10px;
}
.mag-15 {
	margin: 15px;
}
.mag-20 {
	margin: 20px;
}
.mag-30 {
	margin: 30px;
}
.mag-40 {
	margin: 40px;
}
.mag-50 {
	margin: 50px;
}
.mag-b-5 {
	margin-bottom: 5px;
}
.mag-b-10 {
	margin-bottom: 10px;
}
.mag-b-15 {
	margin-bottom: 15px;
}
.mag-b-20 {
	margin-bottom: 20px;
}
.mag-b-30 {
	margin-bottom: 30px;
}
.mag-b-40 {
	margin-bottom: 40px;
}
.mag-b-50 {
	margin-bottom: 50px;
}
.mag-t-5 {
	margin-top: 5px;
}
.mag-t-10 {
	margin-top: 10px;
}
.mag-t-15 {
	margin-top: 15px;
}
.mag-t-20 {
	margin-top: 20px;
}
.mag-t-30 {
	margin-top: 30px;
}
.mag-t-40 {
	margin-top: 40px;
}
.mag-t-50 {
	margin-top: 50px;
}
.mag-r-5 {
	margin-right: 5px;
}
.mag-r-10 {
	margin-right: 10px;
}
.mag-r-15 {
	margin-right: 15px;
}
.mag-r-20 {
	margin-right: 20px;
}
.mag-r-30 {
	margin-right: 30px;
}
.mag-r-40 {
	margin-right: 40px;
}
.mag-r-50 {
	margin-right: 50px;
}
.mag-l-5 {
	margin-left: 5px;
}
.mag-l-10 {
	margin-left: 10px;
}
.mag-l-15 {
	margin-left: 15px;
}
.mag-l-20 {
	margin-left: 20px;
}
.mag-l-30 {
	margin-left: 30px;
}
.mag-l-40 {
	margin-left: 40px;
}
.mag-l-50 {
	margin-left: 50px;
}
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
	float: left;
*margin-left:-1px;
}
.col-sm-12 {
	width: 100%;
}
.col-sm-11 {
	width: 91.66666667%;
}
.col-sm-10 {
	width: 83.33333333%;
}
.col-sm-9 {
	width: 75%;
}
.col-sm-8 {
	width: 66.66666667%;
}
.col-sm-7 {
	width: 58.33333333%;
}
.col-sm-6 {
	width: 50%;
}
.col-sm-5 {
	width: 41.66666667%;
}
.col-sm-4 {
	width: 33.33333333%;
}
.col-sm-3 {
	width: 25%;
}
.col-sm-2 {
	width: 16.66666667%;
}
.col-sm-1 {
	width: 8.33333333%;
}
.fiex {
	display: flex;
	align-items: center;
}
.fiex1 {
	flex: 1;
}
.fiex2 {
	flex: 2;
}
.fiex3 {
	flex: 3;
}
.fiex4 {
	flex: 4;
}
.fiex5 {
	flex: 5;
}
.fiex6 {
	flex: 6;
}
.fiex7 {
	flex: 7;
}
.fiex8 {
	flex: 8;
}
.fiex9 {
	flex: 9;
}
.fiex10 {
	flex: 10;
}
.nomp {
	margin: 0;
	padding: 0;
}
img {
	max-width: 100%;
}
.mtitle-1 {
	padding: 50px 0px 0px 0px;
}
.mtitle-1 h2 {
	color: #5bade1;
	font-size: 2em;
	margin: 0 0 50px;
	text-align: center;
	font-weight: bold;
}
.mtitle-1 h2::after {
	background: #DFDFDF none repeat scroll 0 0;
	content: "";
	display: block;
	height: 1px;
	margin: 0px auto 0;
}
.mtitle-1 h2 div::after {
	background: #5bade1 none repeat scroll 0 0;
	content: "";
	display: block;
	height: 2px;
	margin: 13px auto 0 auto;
	width: 220px;
}
.swiper-father {
	position: relative;
}
/*.mySwiper11 { width:90%; }
.mySwiper12 { width:90%; }
.mySwiper13 { width:90%; }
.mySwiper14 { width:90%; }

.mySwiper2 { width:90%; }
*/
.topsearch {
padding: .575rem .75rem;
	font-size: 1.2rem;
}
.bg-about {
	background: #e2f0df;
}
.newsdesc {
	font-size: 14px;
	color: #666;
}
.hadfont {
	color: #fff;
}
.hadfont h2 {
	font-family: 'Source Han Sans CN', 'fang', 'PingFangSC-Regular', "Microsoft Yahei", sans-serif, 'MicrosoftJhengHei', arial, "\5b8b\4f53";
	font-size: 60px;
	margin-bottom: 35px;
	font-weight: bold;
}
.hadfont p {
	font-family: PT Sans Narrow, Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin-bottom: 15px;
}
.camera_caption &gt; div {
	background: none;
}
.camera_caption {
	bottom: 40%;
}
.camera_wrap .camera_pag .camera_pag_ul {
	position: absolute;
	bottom: 0;
	left: 45%;
}
#ban1 {
	color: #fff;
}
#ban2 {
	color: #fff;
}
#ban3 {
	color: #fff;
	text-align: left;
}
#ban4 {
	color: #fff;
}
#carouselExampleIndicators .carousel-caption {
	bottom: 25%;
}
.company_top ul li {
	display: block;
	float: left;
	width: 25%;
	/*	padding-top: 132px;
*/	box-sizing: border-box;
}
.company_top ul li h1 {
	font-size: 30px;
	font-weight: bold;
	color: #248611;
	line-height: 40px;
	text-align: center;
}
.company_top ul li h3 {
	float: left;
	width: 100%;
	font-size: 18px;
	font-weight: 300;
	line-height: 35px;
	text-align: center;
	margin: 5px 0;
}
.company_top ul li p {
	float: left;
	width: 100%;
	font-size: 16px;
	font-weight: 300;
	color: #666;
	line-height: 24px;
	text-align: center;
}
.company_top ul li p i {
	font-size: 40px;
	color: #c0071d;
	margin-bottom: 15px;
}
/*.mySwiper1 img:hover { animation: bounce; animation-duration: 2s; }
.mySwiper2 img:hover { animation: pulse; animation-duration: 2s; }
*/
.h-bg-r-text {
	background: url(/UploadSysFiles/Images/img-2.jpg) bottom right no-repeat;
}
.h-bg-l-text {
	background: url(/UploadSysFiles/Images/img-3.jpg) bottom left no-repeat;
}
.h-bg-r-text p, .h-bg-l-text p {
	line-height: 45px;
}
/*模块样式*/
.latestpro .swiper-wrapper {
	height: auto
}
.latestpro .swiper-wrapper .swiper-slide {
	height: auto
}
/*.latestpro .swiper-container{padding: 0 20px;}*/
.latestpro .pro-container .pro-item-l.first {
	width: 48.45%;
	height: 584px;
	float: left;
	position: relative;
}
.latestpro .pro-container {
	padding-bottom: 20px;
}
.latestpro .pro-container .pro-item { /*border-bottom: 2px solid #000;*/
}
.latestpro .pro-container .pro-item {
w/*idth: 32%;float: left;*/box-sizing: border-box;
}
.latestpro .pro-container .pro-item .pro-img {
	overflow: hidden;
	display: block;
	height: auto;
	list-style-type: none;
	display: block;
	max-width: 100%;
	width: 100%;
	position: relative;
}
.latestpro .pro-container .pro-item .pro-img .dummy {
	padding-top: 100%;
}
.latestpro .pro-container .pro-item .pro-img img {
	transition: all .3s ease-out 0s;/* position: absolute;  top: 0;  bottom: 0;  left: 0;  right: 0;*/
	max-width: 100%;
	max-height: 100%;
	display: block;
	margin: auto;
	padding: auto;
}
.latestpro .pro-container div:hover .pro-img img {
	transform: scale(1.1);
}
.latestpro .pro-container .pro-item .pro-text {
	box-sizing: border-box;
	padding: 0% 5% 8%;
}
.latestpro .pro-container .pro-item .pro-text .pro-shopping-main {
	width: 100%;
	text-align: center;
	font-size: 14px;
	display: block;
}
.latestpro .pro-container .pro-item .pro-desc {
	margin-bottom: 5%;
	margin-top: 5px
}
.latestpro .pro-container .pro-item .fontn {
	color: #999;
	text-align: center
}
.latestpro .pro-container .pro-item .pro-text .pro-shopping-main {
	text-align: center;
	margin-bottom: 5%
}
.latestpro .pro-container .pro-item .pro-price {
	display: inline-block;
	font-size: 20px;
	color: #000;
}
.latestpro .pro-container .pro-item .pro-text .pro-shopping-main .pro-market-price {
	font-size: 12px;
	color: #999999;
	text-decoration: line-through;
}
.latestpro .pro-container .pro-buybtn {
	padding: 8px 12px;
	transition: all 0.3s linear;
	color: #fff;
	width: 65%;
	text-align: center;
	top: calc(100% - 19px);
	left: 18%;
	background-color: #000;
	position: absolute;
}
.latestpro .pro-container .pro-buybtn i {
	margin-right: 5px
}
.latestpro .pro-container .pro-buybtn span {
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	max-width: 90%;
	display: inline-block;
	vertical-align: middle;
}
.latestpro .pro-desc&gt;span {
	word-break: break-word !important;
}
.latestpro .pro-name {
	text-align: center;
	word-break: break-word !important;
}
.latestpro .swiper-container.hover-event.swiper-container-horizontal {
	width: 100%;
}
.latestpro .swiper-pro-butto-next {
	position: absolute;
	top: 50% !important;
	width: 45px;
	height: 45px;
	z-index: 10;
	cursor: pointer;
	transform: translate(0, -50%);
	background-position: 125px 148px;
}
.latestpro .swiper-pro-butto-prev {
	margin-top: -22.5px;
	position: absolute;
	top: 50% !important;
	width: 45px;
	height: 45px;
	z-index: 10;
	cursor: pointer;
	transform: translate(0, -50%);
	background-position: 130px 148px;
}
.latestpro .swiper-pro-butto-next {
	border-radius: 50%; /*background-image: url('/images/pre.png');*/
	left: 0;
	right: auto;
}
.latestpro .swiper-pro-butto-prev {
	border-radius: 50%;
	transform: rotate(180deg);
	top: calc(50% - 22.5px);/*background-image: url('/images/next.png');*/
	right: 0;
	left: auto;
}
.latestpro .icon-icon-left {
	font-size: 32px;
	color: #fff;
	text-align: center;
}
.latestpro .swiper-button-white {
	background-color: rgba(51,51,51,.3);
}
.latestpro a:active, .latestpro a:visited, .latestpro a:focus {
	text-decoration: none;
}
.latestpro .pro-container .pro-item .pro-text .pro-name {
	margin-top: 10px
}
.latestpro .space {
	overflow: hidden;
	text-overflow: ellipsis;
}
.latestpro .pro-container .cross {
	display: none
}
.latestpro .swiper-container-free-mode1&gt;.swiper-wrapper {
	-webkit-transition-timing-function: linear;
	-moz-transition-timing-function: linear;
	-ms-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
	margin: 0 auto
}
.latestpro .pro-container .pro-item .pro-text {
	box-sizing: border-box;
}
.latestpro .pro-container .pro-item:hover {
	transition: all 0.3s linear;
	box-shadow: 3px 6px 30px rgba(0, 0, 0, 0.1);
}
.latestpro .pro-container .pro-item:hover .pro-buybtn {
	background: #fd6e27;
	transition: all 0.3s linear;
}
.latestpro .pro-container .swiper-slide:hover .pro-price {
	color: #fd6e27;
	transition: all 0.3s linear;
}
.latestpro .pro-title&gt;span {
}
#pills-tab li {
	float: none;
	display: inline-table;
}
#pills-tab {
	text-align: right;
	display: inherit;
}
.h-l-procon h2 {
	font-weight: bold;
	font-size: 36px;
	margin-bottom: 30px;
}
.h-l-procon h4 {
	font-weight: bold;
	font-size: 26px;
	margin-bottom: 20px;
}
.h-l-procon p:nth-child(1) {
	margin-bottom: 30px;
}
.swiper-free-mode&gt;.swiper-wrapper {
	-webkit-transition-timing-function: linear; /*之前是ease-out*/
	-moz-transition-timing-function: linear;
	-ms-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
	margin: 0 auto;
}
.mySwiper2 .pic {
	overflow: hidden;
}
.mySwiper2 .pic img {
	transition: all .3s ease-out 0s;
}
.mySwiper2 .pic:hover img {
	transform: scale(1.1);
}
.mySwiper2 h3 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.mySwiper2 a .news-detailbtn {
	width: 100%;
	text-align: center;
	background: #f6f6f6;
	display: block;
	padding: 3% 0;
	transition: all 0.3s
}
.mySwiper2 a:hover .news-detailbtn {
	background: #5bade1;
	color: #fff;
}
.mySwiper2 .newsdesc {
	margin-bottom: 10px;
}
.prolist a .news-detailbtn {
	width: 100%;
	text-align: center;
	background: #f6f6f6;
	display: block;
	padding: 3% 0;
	transition: all 0.3s
}
.prolist a:hover .news-detailbtn {
	background: #5bade1;
	color: #fff;
}
.prolist .newsdesc {
	margin-bottom: 10px;
}
.bg-meit {
	background: url("/UploadSysFiles/Images/bg/bg-1.jpg") center center no-repeat;
	min-height: 500px;
}
.bg-meit h1 {
	font-size: 30px;
	font-weight: bold;
}
.bg-meit img {
	max-width: 50%;
}
.mt-10 {
	margin-top: 5.5rem !important;
}
.fs-10 {
	font-size: 5.5rem !important;
}
#fs-9 {
	font-size: 2rem !important;
}
a#fs-9 {
	color: #fff;
}
#fs-8 {
	font-size: 1.2rem !important;
}
a#fs-8 {
	color: #fff;
}
.mt-8 {
	margin-top: 6.5rem !important;
}
#carouselExampleIndicators .carousel-inner .active img {
	-webkit-animation: scaleBigToSmall .9s linear;
	animation: scaleBigToSmall .9s linear;
}
}
 @-webkit-keyframes scaleBigToSmall {
 0% {
 opacity: 1;
 -webkit-transform: scale(1.2);
 -ms-transform: scale(1.2);
 transform: scale(1.2);
}
 100% {
 opacity: 1;
 -webkit-transform: scale(1);
 -ms-transform: scale(1);
 transform: scale(1);
}
}
@keyframes scaleBigToSmall {
 0% {
 opacity: 1;
 -webkit-transform: scale(1.2);
 -ms-transform: scale(1.2);
 transform: scale(1.2);
}
 100% {
 opacity: 1;
 -webkit-transform: scale(1);
 -ms-transform: scale(1);
 transform: scale(1);
}
}
.scaleBigToSmall {
	-webkit-animation-name: scaleBigToSmall;
	animation-name: scaleBigToSmall;
	transform-origin: 50% 50%;
}
.detail .title {
	border-bottom: 1px #ccc dashed;
	margin-bottom: 2em;
}
.detail .title h2 {
	font-size: 1.5em;
}
.detail .back {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	border-bottom: 1px #ccc dashed;
	padding-top: 1em;
	padding-bottom: 2em;
}
.prenext {
	color: #888;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.prenext a {
	color: #888;
}
.prenext a:hover {
	color: #155288;
}
/*.prolist .thumbnail .caption {
	background: #155288;
	color: #ddd;
}
.prolist .thumbnail .caption h4 { margin:0; padding:0; font-size:14px; }
.prolist .thumbnail .caption:hover {
	color: #fff;
}
.prolist .thumbnail:hover {
	border-color: #155288;
}
.proborder {
	border: 1px #ddd solid;
}
*/.protitle {
	padding-left: 2em;
}
.protitle h3 {
	padding-top: 0;
	margin-top: 0;
	border-bottom: 1px #ccc dotted;
	padding-bottom: 1em;
	color: #155288;
}
.protitle p {
	color: #7B7B7B;
}
.prodetail {
	margin-top: 4em;
	margin-bottom: 5em;
}
.prodetail .nav-tabs &gt; li.active &gt; a, .nav-tabs &gt; li.active &gt; a:hover, .nav-tabs &gt; li.active &gt; a:focus {
	border: 1px #155288 solid;
	background: #155288;
	color: #fff;
}
.prodetail .tab-pane {
	padding-top: 2em;
	padding-bottom: 1em;
}
.prenext .back {
	margin-bottom: 2em;
}
.bg-promo {
	background: url("/UploadSysFiles/Images/News/20220827/2021092916372852ef12.jpg") center center no-repeat;
}
/* Common style */
.row figure {
	position: relative;
	float: left;
	overflow: hidden;
	/*	margin: 10px 1%;
	min-width: 320px;
	max-width: 480px;
	max-height: 360px;
	background: #3085a3; */
	text-align: center;
	cursor: pointer;
}
.row figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}
.row figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.row figure figcaption::before, .row figure figcaption::after {
	pointer-events: none;
}
.row figure figcaption, .row figure figcaption &gt; a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.row figure figcaption &gt; a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;/*	opacity: 0;
*/}
.row figure h2 {
	word-spacing: -0.15em;
	font-weight: 300;
}
.row figure h2 span {
	font-weight: 800;
}
.row figure h2, .row figure p {
	margin: 0;
}
.row figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}
/*---------------*/
/***** Honey *****/
/*---------------*/

figure.effect-honey {
/*	background: #4a3753;
*/}
figure.effect-honey img {
	/*	opacity: 0.9;
*/	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
figure.effect-honey:hover img {
/*	opacity: 0.5;
*/}
figure.effect-honey figcaption::before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 10px;
	background: #fff;
	content: '';
	-webkit-transform: translate3d(0, 10px, 0);
	transform: translate3d(0, 10px, 0);
}
figure.effect-honey h2 {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 1em 1.5em;
	width: 100%;
	text-align: left;
	-webkit-transform: translate3d(0, -30px, 0);
	transform: translate3d(0, -30px, 0);
}
figure.effect-honey h2 i {
	font-style: normal;
	/*	opacity: 0;
*/	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0, -30px, 0);
	transform: translate3d(0, -30px, 0);
}
figure.effect-honey figcaption::before, figure.effect-honey h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
}
figure.effect-honey:hover figcaption::before, figure.effect-honey:hover h2, figure.effect-honey:hover h2 i {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.menu-right .search .form-control {
	border-radius: 2rem;
}
.menu-right .search .input-group-text {
	border-radius: 2rem;
	background: none;
}
.menu-right .search .topsearch {
	width: 350px;
}
.menu-right .search .form-control {
	border-right: 0;
}
.menu-right .search .input-group &gt; :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
	margin-left: -40px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	z-index: 999;
	border: 0;
}
.menu-right .search .input-group:not(.has-validation) &gt; .dropdown-toggle:nth-last-child(n+3), .menu-right .search .input-group:not(.has-validation) &gt; :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
	border-top-right-radius: 2rem;
	border-bottom-right-radius: 2rem;
}
.prosearch .search .form-control {
	border-radius: 1.25rem;
}
.prosearch .search .input-group-text {
	border-radius: 1.25rem;
}
.prosearch .search .topsearch {
	width: 350px;
}
.left_nav {
	width: auto;
	height: 58px;
	text-align: center;
	margin: 0 auto;
	display: block;
}
.left_nav a {
	display: inline-block;
	background: #dcdcdc;
	color: #625f5e;
	font-size: 16px;
	margin-right: 2px;
}
.left_nav a:hover {
	color: #fff;
	background: #5bade1;
}
.left_nav a.over {
	color: #fff;
	background: #5bade1;
}
.mblue {
	color: #5bade1;
}
.nav-pills .nav-link.active, .nav-pills .show &gt; .nav-link {
	background-color: #5bade1;
}
.bar7 {
}
.bar7 form {
	height: 65px;
}
.bar7 {
	position: relative;
	margin: 0 auto;
}
.bar7 input, .bar7 button {
	border: none;
	outline: none;
}
.bar7 input {
	width: 100%;
	height: 65px;
	padding-left: 13px;
}
.bar7 button {
	height: 65px;
	width: 65px;
	cursor: pointer;
	position: absolute;
}
.bar7 input {
	border-radius: 42px;
	border: 2px solid #a3a3a3;
	transition: .3s linear;
	float: right;
	font-size: 20px;
}
.bar7 input:focus {
}
.bar7 button {
	background: none;
	top: -2px;
	right: 15px;
}
.bar7 button:before {
	content: "\f002";
	font-family: FontAwesome;
	color: #a3a3a3;
	font-size: 2.8em;
}
.tabmenu .fs-1 {
	font-size: 3.5rem !important;
}


.more { color: #000;
background-color: #5bade1;
border-color: #5bade1; }






 @media only screen and (min-width: 1550px) {
#pccontainer {
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}
}
 @media only screen and (max-width: 1550px) {
body, input, select, button, textarea {
	font-size: 1.5rem;
}
.f-12 {
	font-size: 1.2rem;
}
.f-14 {
	font-size: 1.4rem;
}
.f-16 {
	font-size: 1.6rem;
}
.f-18 {
	font-size: 1.8rem;
}
.f-20 {
	font-size: 2.0rem;
}
.f-22 {
	font-size: 2.0rem;
}
.f-24 {
	font-size: 2.1rem;
}
.f-26 {
	font-size: 2.2rem;
}
.f-28 {
	font-size: 2.3rem;
}
.f-30 {
	font-size: 2.4rem;
}
.f-32 {
	font-size: 2.5rem;
}
.f-34 {
	font-size: 2.6rem;
}
.f-36 {
	font-size: 2.7rem;
}
.f-38 {
	font-size: 2.8rem;
}
.f-40 {
	font-size: 3.0rem;
}
.f-42 {
	font-size: 3.2rem;
}
.f-45 {
	font-size: 3.4rem;
}
.f-48 {
	font-size: 3.6rem;
}
.f-50 {
	font-size: 3.8rem;
}
.f-56 {
	font-size: 4.0rem;
}
.f-60 {
	font-size: 4.5rem;
}
.f-68 {
	font-size: 4.8rem;
}
.f-108 {
	font-size: 10.8rem;
}
#pccontainer {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
}
 @media only screen and (max-width: 1350px) {
body, input, select, button, textarea {
	font-size: 1.4rem;
}
.f-12 {
	font-size: 1.2rem;
}
.f-14 {
	font-size: 1.3rem;
}
.f-16 {
	font-size: 1.4rem;
}
.f-18 {
	font-size: 1.5rem;
}
.f-20 {
	font-size: 1.7rem;
}
.f-22 {
	font-size: 1.8rem;
}
.f-24 {
	font-size: 1.9rem;
}
.f-26 {
	font-size: 2.0rem;
}
.f-28 {
	font-size: 2.1rem;
}
.f-30 {
	font-size: 2.2rem;
}
.f-32 {
	font-size: 2.3rem;
}
.f-34 {
	font-size: 2.4rem;
}
.f-36 {
	font-size: 2.5rem;
}
.f-38 {
	font-size: 2.6rem;
}
.f-40 {
	font-size: 2.7rem;
}
.f-42 {
	font-size: 2.8rem;
}
.f-45 {
	font-size: 3.0rem;
}
.f-48 {
	font-size: 3.1rem;
}
.f-50 {
	font-size: 3.2rem;
}
.f-56 {
	font-size: 3.5rem;
}
.f-60 {
	font-size: 4.0rem;
}
.f-68 {
	font-size: 4.2rem;
}
}

.font32 { font-size:32px; }

 @media (min-width: 1200px) and (max-width: 1500px) {
	
.hadfont h2 { font-size:40px; font-weight:100; margin-bottom:8px; }
.hadfont p { font-size:28px; font-weight:100; margin-bottom:8px; }
	 
 }


 @media (min-width: 750px) and (max-width: 1200px) {

#carouselExampleIndicators .carousel-caption {
	bottom: 0;
}

.hadfont h2 { font-size:20px; font-weight:100; margin-bottom:8px; }
.hadfont p { font-size:18px; font-weight:100; margin-bottom:8px; }
.font32 { font-size:20px; }

 }

 @media only screen and (min-width: 750px) {
.col-sm-push-6 {
	left: 50%;
	position: relative;
}
.left_nav a {
	width: 186px;
	height: 58px;
	line-height: 58px;
}
.bar7 {
	width: 850px;
}
.bar7 input {
	width: 835px;
}
.bar7 input:focus {
	width: 835px;
}
#pchistory { display:block; }
#mbhistory{ display:none; }
#language { display:none; }

}
 @media only screen and (max-width: 750px) {
.edit_con_original {
	font-size: 1.4rem;
}
body, input, select, button, textarea {
	font-size: 1.4rem;
}
#language { display:block; }
.f-12 {
	font-size: 1.2rem;
}
.f-14 {
	font-size: 1.4rem;
}
.f-16 {
	font-size: 1.5rem;
}
.f-18 {
	font-size: 1.6rem;
}
.f-20 {
	font-size: 1.7rem;
}
.f-22 {
	font-size: 1.8rem;
}
.f-24 {
	font-size: 1.85rem;
}
.f-26 {
	font-size: 1.9rem;
}
.f-28 {
	font-size: 2.0rem;
}
.f-30 {
	font-size: 2.1rem;
}
.f-32 {
	font-size: 2.2rem;
}
.f-34 {
	font-size: 2.3rem;
}
.f-36 {
	font-size: 2.4rem;
}
.f-38 {
	font-size: 2.5rem;
}
.f-40 {
	font-size: 2.55rem;
}
.f-42 {
	font-size: 2.6rem;
}
.f-48 {
	font-size: 2.65rem;
}
.f-50 {
	font-size: 2.7rem;
}
.f-56 {
	font-size: 2.75rem;
}
.f-60 {
	font-size: 2.9rem;
}
.f-68 {
	font-size: 3.4rem;
}
.bank5 {
	height: 0.3em;
}
.bank10 {
	height: 0.7em;
}
.bank15 {
	height: 1em;
}
.bank20 {
	height: 1.5em;
}
.bank30 {
	height: 2.2em;
}
.bank40 {
	height: 3em;
}
.bank50 {
	height: 3.5em;
}
.bank60 {
	height: 3.8em;
}
.f-108 {
	font-size: 5.0rem;
}
.col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
	float: left;
*margin-left:-1px;
}
.col-sm-12 {
	width: 100%;
}
.col-sm-11 {
	width: 100%;
}
.col-sm-10 {
	width: 100%;
}
.col-sm-9 {
	width: 100%;
}
.col-sm-8 {
	width: 100%;
}
.col-sm-7 {
	width: 100%;
}
.col-sm-6 {
	width: 100%;
}
.col-sm-5 {
	width: 100%;
}
.col-sm-4 {
	width: 100%;
}
.col-sm-3 {
	width: 100%;
}
.col-sm-2 {
	width: 100%;
}
.col-sm-1 {
	width: 100%;
}
.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	float: left;
*margin-left:-1px;
}
.col-xs-12 {
	width: 100%;
}
.col-xs-11 {
	width: 91.66666667%;
}
.col-xs-10 {
	width: 83.33333333%;
}
.col-xs-9 {
	width: 75%;
}
.col-xs-8 {
	width: 66.66666667%;
}
.col-xs-7 {
	width: 58.33333333%;
}
.col-xs-6 {
	width: 50%;
}
.col-xs-5 {
	width: 41.66666667%;
}
.col-xs-4 {
	width: 33.33333333%;
}
.col-xs-3 {
	width: 25%;
}
.col-xs-2 {
	width: 16.66666667%;
}
.col-xs-1 {
	width: 8.33333333%;
}
.mt-10 {
	margin-top: 3.5rem !important;
}
.h-l-procon h4 {
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 20px;
}
.h-l-procon h2 {
	font-weight: bold;
	font-size: 24px;
	margin-bottom: 20px;
}
.menuban {
	margin-top: 70px;
}
.h-l-procon {
	margin-bottom: 3.5rem !important;
}
.bg-meit {
	background: #efefef;
	min-height: 700px;
}
.left_nav a {
	padding: 8px;
}
.product_menu {
	padding: 10px 0;
}
.about-main2 .licheng-content ul li .lc-right {
	position: absolute;
	left: 20px;
	width: 150px;
	height: 100%;
	display: table;
}
.about-main2 .licheng-content .right-text p {
	font-size: 12px;
}
.about-main2 .licheng-content .right-text h3 {
	font-size: 16px;
	margin-bottom: 10px;
}
.about-main2 .licheng-content ul li.item2 .lc-right {
	top: 150px;
}
.about-main2 .licheng-content ul li.item2 .lc-right, .about-main2 .licheng-content ul li.item4 .lc-right {
	width: 150px;
}
.mbmt-1 {
	margin-top: 3.5rem !important;
}
.news_details .right {
	display: none;
}

#pchistory { display:none; }
#mbhistory { display:block; }

.justify-content-between h5 { color:#5bade1; font-weight:bold; }

}
@media only screen and (max-width: 413px) {
html {
	font-size: 60.9903%;
}
}
@media only screen and (max-width: 399px) {
html {
	font-size: 59.4807%;
}
}
@media only screen and (max-width: 389px) {
html {
	font-size: 57.971%;
}
}
@media only screen and (max-width: 379px) {
html {
	font-size: 56.4614%;
}
}
@media only screen and (max-width: 369px) {
html {
	font-size: 54.9517%;
}
}
@media only screen and (max-width: 359px) {
html {
	font-size: 53.442%;
}
}
@media only screen and (max-width: 349px) {
html {
	font-size: 51.9324%;
}
}
@media only screen and (max-width: 339px) {
html {
	font-size: 50.4227%;
}
}
@media only screen and (max-width: 329px) {
html {
	font-size: 48.913%;
}
}
</pre></body></html>